If a fact market is attached to this transaction, the function will return the tx of that transaction as well as the facts link.
@mogulx_operates
{Promise<{ tx?: string; link?: string }>}
Description
If a fact market is attached to this transaction, the function will return the tx of that transaction as well as the facts link.
Author
@mogulx_operates
Export
Returns
{Promise<{ tx?: string; link?: string }>}